The estimated proportion of non significant (null) p-values. In the paper Storey and Tibshirani mention that the estimate of pi0 is with lambda=1,
but in their R code they use the highest value of lambda and thus we do the same here.
Arguments
p
A vector of p-values.
lambda
A vector of values of the tuning parameter lambda.
dof
Number of degrees of freedom to use when estimating pi_0 with smoothing splines.
Author
Michail Tsagris.
R implementation and documentation: Michail Tsagris mtsagris@uoc.gr.
Details
The estimated proporiton of null p-values is estimated the algorithm by Storey and Tibshirani (2003).
References
Storey J.D. and Tibshirani R. (2003). Statistical significance for genome-wide experiments. Proceedings of the National Academy of Sciences, 100: 9440--9445.